gtk4.git
2017-09-19 Matthias Clasencss: Use enums instead of idents for font-variant prope...
2017-09-19 Georges Basile... wayland: Bump GTK_SHELL1 version to 2
2017-09-19 Piotr DrągUpdate Polish translation
2017-09-18 Daniel BolesWindow: Clarify documentation of set_application()
2017-09-18 Daniel BolesPlacesSidebar: Avoid unused mem if !CLOUDPROVIDERS
2017-09-18 Daniel BolesPlacesSidebar: Unref cloud_manager in dispose()
2017-09-18 Daniel BolesSidebarRow: Unref CloudProvider on change/finalize
2017-09-18 Matthias ClasenFix a typo
2017-09-18 Matthias Clasencss: implement font-variant as a shorthand
2017-09-18 Matthias Clasencss: Implement font-variant-east-asian
2017-09-18 Matthias Clasencss: Implement font-variant-alternatives
2017-09-18 Matthias Clasencss: Implement font-variant-numeric
2017-09-18 Matthias Clasencss: Implement font-variant-caps
2017-09-18 Matthias Clasencss: Implement font-variant-position
2017-09-18 Matthias Clasencss: Implement font-variant-ligatures
2017-09-18 Matthias Clasencss: Implement font-kerning
2017-09-18 Matthias ClasenAdd an auxiliary ident parsing function
2017-09-18 Debarshi Raybuild: Bump minimum Meson version to 0.42.1
2017-09-18 Anders JonssonUpdate Swedish translation
2017-09-18 Anders JonssonUpdate Swedish translation
2017-09-18 Georges Basile... window: Improve detection of edge constraint support
2017-09-18 Georges Basile... window: Add individual CSS classes based on edge constr...
2017-09-18 Georges Basile... x11: Add support for _GTK_EDGE_CONSTRAINTS atom
2017-09-18 Georges Basile... wayland: consider edge constraints in surface configuration
2017-09-18 Georges Basile... window: handle tiled edges separately
2017-09-18 Georges Basile... gdk: introduce edge constraint states
2017-09-18 Matthias ClasenFix the -gtk-outline-radius shorthand
2017-09-17 Matthias ClasenDrop support for deprecated pseudo-classes
2017-09-17 Matthias ClasenDrop code parsing deprecated forms of url
2017-09-17 Matthias ClasenDrop code handling deprecated style properties
2017-09-17 Matthias ClasenDrop the aliasing api for style properties
2017-09-17 Matthias ClasenDrop the gtk-key-bindings property
2017-09-17 Matthias ClasenDrop the icon-shadow property name
2017-09-17 Matthias ClasenDrop aliases for outline radius
2017-09-17 Matthias ClasenDrop support for one-stop gradients
2017-09-17 Matthias ClasenDrop support for pango syntax in css
2017-09-16 Daniel BolesAdwaita: Fix color of focus outline on colorswatch
2017-09-16 Daniel BolesAdwaita: dark: Make colorswatch.light tick visible
2017-09-15 Carlos Garnachotests: Update testoverlay "Chase" testcase to gtk4...
2017-09-15 Daniel BolesExpander: get_label() return is nullable
2017-09-15 Emmanuele Bassibuild: Declare cairo_libs outside MSVC check block
2017-09-15 Chun-wei Fanbuild: Add fallback dependency discovery for MSVC
2017-09-15 Chun-wei Fanbuild: Correct PangoCairo required version
2017-09-15 Chun-wei Fanmeson.build: Fix Vulkan library detection on Visual...
2017-09-15 Chun-wei Fantestsuite: Fix builder test on Windows/MSVC
2017-09-15 Chun-wei Fangtk/gentypefuncs.py: Open files in utf-8 encoding
2017-09-15 Chun-wei Fangdk/gdkconfig.h.meson: Add GDK_WINDOWING_WIN32
2017-09-14 Daniel BolesExpander: Annotate new()’s label arg as nullable
2017-09-14 Daniel BolesExpander: Replace (allow-none) with (nullable)
2017-09-14 Daniel BolesExpander: Explain how to conditionally style arrow
2017-09-14 Daniel BolesSpinner: Document how to select on animated in CSS
2017-09-14 Daniel Bolesgtk-demo/theming: Don’t mislead about raised class
2017-09-14 Daniel Boleswidget-factory: Usefully demo Frame shadow types
2017-09-14 Daniel BolesFrame: Add missing fixed-width format to enums
2017-09-14 Timm Bäderbuild: Add directories to the summary
2017-09-13 Timm Bädericonview: Stop using ::button-{press,release}-event
2017-09-13 Timm Bädercalendar: Stop using ::button-{press,release}-event
2017-09-12 Daniel BolesFlowBox: Explain how to avoid inflated min size
2017-09-12 Hiroyuki ItoColorButton: Don’t destroy dialog @ ::delete-event
2017-09-12 Stas SoloveyUpdate Russian translation
2017-09-12 Philip Withnallgtksettings: Add a debug message if there is no default...
2017-09-12 Philip Withnallgtknotebook: Simplify some if-conditions
2017-09-12 Philip Withnallgtkmountoperation-x11: Do array length check before...
2017-09-11 Nirbheek Chauhanbuild: Add dependency fallbacks for libs with meson...
2017-09-11 Nirbheek Chauhanbuild: Add girs and typelibs as sources to libgtk_dep
2017-09-11 Matthias ClasenFix rendering glyphs from the cache
2017-09-11 Matthias ClasenSome fixes for the glyph cache
2017-09-11 Matthias ClasenCosmetic changes
2017-09-11 Matthias ClasenCosmetic changes
2017-09-11 Matthias ClasenFix a corner-case for emoji input
2017-09-11 Matthias Clasenrate-limit the glyph cache dumping
2017-09-11 Matthias Clasenvulkan: Add a primitive glyph cache
2017-09-10 Matthias ClasenMore work on text nodes
2017-09-10 Balázs ÚrUpdate Hungarian translation
2017-09-10 Ask Hjorth... Updated Danish translation
2017-09-10 Ask Hjorth... Updated Danish translation
2017-09-10 Daniel ȘerbănescuUpdate Romanian translation
2017-09-10 Daniel ȘerbănescuUpdate Romanian translation
2017-09-10 Jordi MasFixes to Catalan translation
2017-09-09 Inaki Larranaga... Update Basque language
2017-09-09 Inaki Larranaga... Update Basque language
2017-09-07 Daniel BolesEntry: Fix leak of text in ensure_has_tooltip()
2017-09-06 Javier Jardónmeson.build: enable-tests -> build-tests
2017-09-06 Piotr DrągUpdate Polish translation
2017-09-06 Matthias ClasenRename enable-documentation and enable-man-pages options
2017-09-06 Matthias ClasenRename and document the enable-gir option
2017-09-06 Matthias ClasenAllow building without tests and demos
2017-09-06 Matthias Clasenpopover: Fix a warning
2017-09-06 Matthias Clasengtk4-demo: Fix up the event axes demo
2017-09-06 Matthias Clasengtk4-demo: add a few missing window titles
2017-09-06 Çağatay Yiğit... Update Turkish translation
2017-09-06 Matthias Clasenentry: Set a clip
2017-09-06 Chun-wei Fangskpango.c: Include cairo.h consistently
2017-09-05 Daniel BolesActionBar: Fix links in set_revealed() doc, etc.
2017-09-05 Daniel BolesInfoBar: Fix typos in set_revealed() documentation
2017-09-05 Patrick Griffisbuild: Improve vulkan resource handling
2017-09-05 Mario BlättermannUpdate German translation
2017-09-05 Mario BlättermannUpdate German translation
2017-09-05 Balázs ÚrUpdate Hungarian translation
2017-09-05 Balázs ÚrUpdate Hungarian translation
next